Skip to content

Conversation

@daxian-dbw
Copy link
Member

PR Summary

Move away from the local cache files to the Az CLI metadata service

  • Use a single HttpClient instance for all requests sent from the Azure agent.
  • Replace the local cache files with the AzCLI metadata service for static argument values.
    • the timeout for querying the metadata service is set to 1.2 seconds
    • proceed to Az CLI tab completion for dynamic values only if the parameter has completer or if the metadata for the parameter is unavailable

@daxian-dbw daxian-dbw merged commit f10b94c into PowerShell:main Oct 19, 2024
4 checks passed
@daxian-dbw daxian-dbw deleted the service branch October 19, 2024 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant